From f2f26c2232e6cf329cd8e56989040f5f7cede287 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Fri, 18 May 2012 12:25:41 -0700 Subject: [PATCH] Don't include gtkplug.h in gtkdnd-quartz.c Gtkplug is X11-only. --- gtk/gtkdnd-quartz.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gtk/gtkdnd-quartz.c b/gtk/gtkdnd-quartz.c index d9d8ca72a9..cf8a1b5c63 100644 --- a/gtk/gtkdnd-quartz.c +++ b/gtk/gtkdnd-quartz.c @@ -35,7 +35,6 @@ #include "gtkimageprivate.h" #include "gtkinvisible.h" #include "gtkmain.h" -#include "gtkplug.h" #include "gtkstock.h" #include "gtkwindow.h" #include "gtkintl.h" -- 2.30.2